NDepend.API Documentation
ToManDay(Nullable<Debt>) Method
NDepend.Reserved.CQLinq Namespace > ExtensionMethodsCQLinqDebtFormatter Class > ToManDay Method : ToManDay(Nullable<Debt>) Method
The nullable estimated effort to fix one or several issues
Gets a double number of man-days that represents debt. The number of man-days is computed from the project NDepend.TechnicalDebt.DebtSettings.NDepend.TechnicalDebt.DebtSettings.NumberOfWorkHourPerDay.
Syntax
[Extension()]
public static Nullable<double> ToManDay( 
   Nullable<Debt> debt
)

Parameters

debt
The nullable estimated effort to fix one or several issues
Exceptions
ExceptionDescription
This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.TechnicalDebt.IDebtFormatter.NDepend.TechnicalDebt.IDebtFormatter.ToManDay must be called instead.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsCQLinqDebtFormatter Class
ExtensionMethodsCQLinqDebtFormatter Members
Overload List